LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 823|回复: 6

图形界面无法启动 请大家看看是为什么

[复制链接]
发表于 2008-6-2 20:16:05 | 显示全部楼层 |阅读模式
我大家好 :

   我按照官方网站里面的说明Gentoo手册 安装了基本系统(就是没有图形界面的)  启动reboot之后 很正常  网卡 什么的 都没有问题
  我是自己编译的内核不是genkernel!

然后继续 按照说明(Gentoo桌面文档资源 中的 X服务器配置指南)安装图形界面的东西

我的显卡是集成的 (via VIA Chrome9 HC IGP Family)
按照说明  我在 make.conf 里面  加
INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="via"

然后 emerge xorg-x11

env-update
source /etc/profile

xorgcfg -textmode 后  startx不能启动
=======================================
这是 emerge -pv xorg-server 的结果
These are the packages that would be merged, in order:

Calculating dependencies   ... done!
[ebuild  N    ] x11-drivers/xf86-video-mga-1.4.6.1  USE="dri -debug" 368 kB
[ebuild  N    ] x11-drivers/xf86-video-savage-2.1.2-r1  USE="dri -debug" 297 kB
[ebuild  N    ] x11-drivers/xf86-video-vga-4.1.0  USE="-debug" 229 kB
[ebuild  N    ] x11-drivers/xf86-video-vesa-1.3.0  USE="-debug" 233 kB
[ebuild  N    ] x11-drivers/xf86-video-nv-2.1.2  USE="-debug" 359 kB
[ebuild  N    ] x11-drivers/xf86-video-sis-0.9.3  USE="dri -debug" 604 kB
[ebuild  N    ] x11-drivers/xf86-video-fbdev-0.3.1  USE="-debug" 213 kB
[ebuild  N    ] x11-drivers/xf86-video-vmware-10.15.0  USE="-debug" 256 kB
[ebuild  N    ] x11-drivers/xf86-video-i810-2.1.1  USE="dri -debug" 572 kB
[ebuild  N    ] x11-drivers/xf86-video-neomagic-1.1.1  USE="-debug" 258 kB
[ebuild  N    ] x11-drivers/xf86-video-trident-1.2.3  USE="-debug" 282 kB
[ebuild  N    ] x11-drivers/xf86-video-glint-1.1.1  USE="dri -debug" 340 kB
[ebuild  N    ] x11-drivers/xf86-video-ati-6.6.3  USE="dri -debug" 707 kB
[ebuild  N    ] x11-drivers/xf86-video-voodoo-1.1.1  USE="-debug" 243 kB
[ebuild  N    ] x11-drivers/xf86-video-tdfx-1.3.0  USE="dri -debug" 256 kB
[ebuild   R   ] x11-base/xorg-server-1.3.0.0-r5  USE="dri ipv6 nptl xorg -3dfx -debug -dmx -kdrive -minimal -sdl -xprint" INPUT_DEVICES="evdev keyboard mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -fpit -hyperpen -jamstudio -joystick -magellan -microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957 -ur98 -vmmouse -void -wacom" VIDEO_CARDS="fbdev* glint* i810* mach64* mga* neomagic* nv* r128* radeon* savage* sis* tdfx* trident* vesa* vga* via vmware* voodoo* -apm -ark -chips -cirrus -cyrix -dummy -epson -fglrx -i128 -i740 (-impact) -imstt (-newport) -nsc -nvidia -rendition -s3 -s3virge -siliconmotion -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tga -tseng -v4l" 0 kB

Total: 16 packages (15 new, 1 reinstall), Size of downloads: 5,208 kB
=========================================
这里是 Xorg.0.log


X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN
Current Operating System: Linux localhost 2.6.24-gentoo-r8 #1 SMP Sun Jun 1 23:35:54 GMT 2008 i686
Build Date: 02 June 2008
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Jun  2 12:23:56 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
        Entry deleted from font path.
(**) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi/,
        /usr/share/fonts/75dpi/
(**) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81e65c0
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 1.2
        X.Org XInput driver : 0.7
        X.Org Server Extension : 0.3
        X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.2
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0364 card 1106,0364 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 1106,1364 card 1106,1364 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:2: chip 1106,2364 card 1106,2364 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:3: chip 1106,3364 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:4: chip 1106,4364 card 1106,4364 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:5: chip 1106,5364 card 1106,5364 rev 00 class 08,00,20 hdr 80
(II) PCI: 00:00:6: chip 1106,6364 card 1106,6364 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:00:7: chip 1106,7364 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b198 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1106,a364 card 0000,0000 rev 80 class 06,04,00 hdr 01
(II) PCI: 00:03:0: chip 1106,c364 card 0000,0000 rev 80 class 06,04,00 hdr 81
(II) PCI: 00:0f:0: chip 1106,5372 card 1019,1b47 rev 00 class 01,01,8f hdr 80
(II) PCI: 00:0f:1: chip 1106,0571 card 1019,1b47 rev 07 class 01,01,8a hdr 00
(II) PCI: 00:10:0: chip 1106,3038 card 1019,1b47 rev b0 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1019,1b47 rev b0 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1019,1b47 rev b0 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3038 card 1019,1b47 rev b0 class 0c,03,00 hdr 80
(II) PCI: 00:10:4: chip 1106,3104 card 1019,1b47 rev 90 class 0c,03,20 hdr 80
(II) PCI: 00:11:0: chip 1106,3372 card 1019,1b47 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:7: chip 1106,287e card 1106,337e rev 00 class 06,00,00 hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1019,0102 rev 7c class 02,00,00 hdr 00
(II) PCI: 00:13:0: chip 1106,337b card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:00:0: chip 1106,3371 card 0908,1975 rev 01 class 03,00,00 hdr 00
(II) PCI: 80:01:0: chip 1106,3288 card 1019,1b47 rev 10 class 04,03,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,128), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
        [0] -1        0        0x00000000 - 0x0000ffff (0x10000) IX
(II) Bus 0 non-prefetchable memory range:
        [0] -1        0        0x00000000 - 0xffffffff (0x0) MX
(II) Bus 0 prefetchable memory range:
        [0] -1        0        0x00000000 - 0xffffffff (0x0) MX
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x001b (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
        [0] -1        0        0xfd000000 - 0xfeafffff (0x1b00000) MX
(II) Bus 1 prefetchable memory range:
        [0] -1        0        0xd8000000 - 0xdfffffff (0x8000000) MX
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:2:0), (0,2,2), BCTRL: 0x0003 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:3:0), (0,3,3), BCTRL: 0x0003 (VGA_EN is cleared)
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Host-to-PCI bridge:
(II) Bus 128: bridge is at (0:0:0), (128,128,0), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 128 I/O range:
        [0] -1        0        0x00000000 - 0x0000ffff (0x10000) IX
(II) Bus 128 non-prefetchable memory range:
        [0] -1        0        0x00000000 - 0xffffffff (0x0) MX
(II) Bus 128 prefetchable memory range:
        [0] -1        0        0x00000000 - 0xffffffff (0x0) MX
(--) PCI:*(1:0:0) unknown vendor (0x1106) unknown chipset (0x3371) rev 1, Mem @ 0xd8000000/27, 0xfd000000/24, BIOS @ 0xfeaf0000/16
(II) Addressable bus resource ranges are
        [0] -1        0        0x00000000 - 0xffffffff (0x0) MX
        [1] -1        0        0x00000000 - 0x0000ffff (0x10000) IX
(II) OS-reported resource ranges:
        [0] -1        0        0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
        [1] -1        0        0x000f0000 - 0x000fffff (0x10000) MX
        [2] -1        0        0x000c0000 - 0x000effff (0x30000) MX
        [3] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX
        [4] -1        0        0x0000ffff - 0x0000ffff (0x1) IX
        [5] -1        0        0x00000000 - 0x000000ff (0x100) IX
(II) PCI Memory resource overlap reduced 0xf0000000 from 0xf7ffffff to 0xefffffff
(II) Active PCI resource ranges:
        [0] -1        0        0xfebfc000 - 0xfebfffff (0x4000) MX
        [1] -1        0        0xfcfff800 - 0xfcfff8ff (0x100) MX
        [2] -1        0        0xfcfffc00 - 0xfcfffcff (0x100) MX
        [3] -1        0        0xf0000000 - 0xefffffff (0x0) MXO
        [4] -1        0        0xfeaf0000 - 0xfeafffff (0x10000) MX(B)
        [5] -1        0        0xfd000000 - 0xfdffffff (0x1000000) MX(B)
        [6] -1        0        0xd8000000 - 0xdfffffff (0x8000000) MX(B)
        [7] -1        0        0x0000d000 - 0x0000d0ff (0x100) IX
        [8] -1        0        0x0000dc00 - 0x0000dc1f (0x20) IX
        [9] -1        0        0x0000d880 - 0x0000d89f (0x20) IX
        [10] -1        0        0x0000d800 - 0x0000d81f (0x20) IX
        [11] -1        0        0x0000d480 - 0x0000d49f (0x20) IX
        [12] -1        0        0x0000fc00 - 0x0000fc0f (0x10) IX
        [13] -1        0        0x0000e000 - 0x0000e0ff (0x100) IX
        [14] -1        0        0x0000e400 - 0x0000e40f (0x10) IX
        [15] -1        0        0x0000e480 - 0x0000e483 (0x4) IX
        [16] -1        0        0x0000e800 - 0x0000e807 (0x8) IX
        [17] -1        0        0x0000e880 - 0x0000e883 (0x4) IX
        [18] -1        0        0x0000ec00 - 0x0000ec07 (0x8) IX
(II) Active PCI resource ranges after removing overlaps:
        [0] -1        0        0xfebfc000 - 0xfebfffff (0x4000) MX
        [1] -1        0        0xfcfff800 - 0xfcfff8ff (0x100) MX
        [2] -1        0        0xfcfffc00 - 0xfcfffcff (0x100) MX
        [3] -1        0        0xf0000000 - 0xefffffff (0x0) MXO
        [4] -1        0        0xfeaf0000 - 0xfeafffff (0x10000) MX(B)
        [5] -1        0        0xfd000000 - 0xfdffffff (0x1000000) MX(B)
        [6] -1        0        0xd8000000 - 0xdfffffff (0x8000000) MX(B)
        [7] -1        0        0x0000d000 - 0x0000d0ff (0x100) IX
        [8] -1        0        0x0000dc00 - 0x0000dc1f (0x20) IX
        [9] -1        0        0x0000d880 - 0x0000d89f (0x20) IX
        [10] -1        0        0x0000d800 - 0x0000d81f (0x20) IX
        [11] -1        0        0x0000d480 - 0x0000d49f (0x20) IX
        [12] -1        0        0x0000fc00 - 0x0000fc0f (0x10) IX
        [13] -1        0        0x0000e000 - 0x0000e0ff (0x100) IX
        [14] -1        0        0x0000e400 - 0x0000e40f (0x10) IX
        [15] -1        0        0x0000e480 - 0x0000e483 (0x4) IX
        [16] -1        0        0x0000e800 - 0x0000e807 (0x8) IX
        [17] -1        0        0x0000e880 - 0x0000e883 (0x4) IX
        [18] -1        0        0x0000ec00 - 0x0000ec07 (0x8) IX
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1        0        0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
        [1] -1        0        0x000f0000 - 0x000fffff (0x10000) MX
        [2] -1        0        0x000c0000 - 0x000effff (0x30000) MX
        [3] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX
        [4] -1        0        0x0000ffff - 0x0000ffff (0x1) IX
        [5] -1        0        0x00000000 - 0x000000ff (0x100) IX
(II) All system resource ranges:
        [0] -1        0        0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
        [1] -1        0        0x000f0000 - 0x000fffff (0x10000) MX
        [2] -1        0        0x000c0000 - 0x000effff (0x30000) MX
        [3] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX
        [4] -1        0        0xfebfc000 - 0xfebfffff (0x4000) MX
        [5] -1        0        0xfcfff800 - 0xfcfff8ff (0x100) MX
        [6] -1        0        0xfcfffc00 - 0xfcfffcff (0x100) MX
        [7] -1        0        0xf0000000 - 0xefffffff (0x0) MXO
        [8] -1        0        0xfeaf0000 - 0xfeafffff (0x10000) MX(B)
        [9] -1        0        0xfd000000 - 0xfdffffff (0x1000000) MX(B)
        [10] -1        0        0xd8000000 - 0xdfffffff (0x8000000) MX(B)
        [11] -1        0        0x0000ffff - 0x0000ffff (0x1) IX
        [12] -1        0        0x00000000 - 0x000000ff (0x100) IX
        [13] -1        0        0x0000d000 - 0x0000d0ff (0x100) IX
        [14] -1        0        0x0000dc00 - 0x0000dc1f (0x20) IX
        [15] -1        0        0x0000d880 - 0x0000d89f (0x20) IX
        [16] -1        0        0x0000d800 - 0x0000d81f (0x20) IX
        [17] -1        0        0x0000d480 - 0x0000d49f (0x20) IX
        [18] -1        0        0x0000fc00 - 0x0000fc0f (0x10) IX
        [19] -1        0        0x0000e000 - 0x0000e0ff (0x100) IX
        [20] -1        0        0x0000e400 - 0x0000e40f (0x10) IX
        [21] -1        0        0x0000e480 - 0x0000e483 (0x4) IX
        [22] -1        0        0x0000e800 - 0x0000e807 (0x8) IX
        [23] -1        0        0x0000e880 - 0x0000e883 (0x4) IX
        [24] -1        0        0x0000ec00 - 0x0000ec07 (0x8) IX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 1.3.0, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.2
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "vesa"
(WW) Warning, couldn't open module vesa
(II) UnloadModule: "vesa"
(EE) Failed to load module "vesa" (module does not exist, 0)
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.1.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.2.3
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.7
(EE) No drivers available.

Fatal server error:
no screens found
=========================================
下面是我的 xorg.conf
Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
        RgbPath      "/usr/share/X11/rgb"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/misc/"
        FontPath     "/usr/share/fonts/TTF/"
        FontPath     "/usr/share/fonts/OTF"
        FontPath     "/usr/share/fonts/Type1/"
        FontPath     "/usr/share/fonts/100dpi/"
        FontPath     "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
        Load  "record"
        Load  "extmod"
        Load  "glx"
        Load  "xtrap"
        Load  "dbe"
        Load  "dri"
        Load  "GLcore"
        Load  "freetype"
        Load  "type1"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option            "rotocol" "auto"
        Option            "Device" "/dev/input/mice"
        Option            "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
EndSection

Section "Device"

        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "rintVGARegs"               # [<bool>]
        #Option     "rintTVRegs"                # [<bool>]
        #Option     "I2CScan"                    # [<bool>]
        #Option     "VBEModes"                   # [<bool>]
        #Option     "NoAccel"                    # [<bool>]
        #Option     "AccelMethod"                # <str>
        #Option     "ExaNoComposite"             # [<bool>]
        #Option     "ExaScratchSize"             # <i>
        #Option     "HWCursor"                   # [<bool>]
        #Option     "SWCursor"                   # [<bool>]
        #Option     "ShadowFB"                   # [<bool>]
        #Option     "Rotate"                     # [<str>]
        #Option     "VideoRAM"                   # <i>
        #Option     "ActiveDevice"               # [<str>]
        #Option     "BusWidth"                   # [<str>]
        #Option     "Center"                     # [<bool>]
        #Option     "anelSize"                  # [<str>]
        #Option     "ForcePanel"                 # [<bool>]
        #Option     "TVDotCrawl"                 # [<bool>]
        #Option     "TVDeflicker"                # <i>
        #Option     "TVProgressive"              # [<bool>]
        #Option     "TVType"                     # [<str>]
        #Option     "TVOutput"                   # [<str>]
        #Option     "DisableVQ"                  # [<bool>]
        #Option     "DisableIRQ"                 # [<bool>]
        #Option     "EnableAGPDMA"               # [<bool>]
        #Option     "NoAGPFor2D"                 # [<bool>]
        #Option     "NoXVDMA"                    # [<bool>]
        #Option     "VbeSaveRestore"             # [<bool>]
        #Option     "DisableXvBWCheck"           # [<bool>]
        #Option     "MaxDRIMem"                  # <i>
        #Option     "AGPMem"                     # <i>
        Identifier  "Card0"
        Driver      "vesa"
        VendorName  "Unknown Vendor"
        BoardName   "Unknown Board"
        Card        "* Generic VGA compatible"
        BusID       "CI:1:0:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1280x1024"
        EndSubSection
EndSection

=======================================

错误说无法载入
Failed to load module "vesa"  

请问大家 我的via 的显卡该如何 emerge 相关的驱动
make.conf里面写的是对的吗。。

错误是不是由于我没有在内核里面的 图形支持里面 选择via chipset 的支持 所以无法载入什么的 。。。。 我不是很清楚这里

(因为图形测试无法成功 所以后面的说明上的分辨率什么的我都没有再写配置了 )


请大家指教
 楼主| 发表于 2008-6-2 20:19:21 | 显示全部楼层
对不起版主 刚刚发贴的时候 浏览器说数据库什么。。错误 结果我以为没有发成功所以又发了一次请版主删除2个里面的一个
回复 支持 反对

使用道具 举报

发表于 2008-6-2 21:43:04 | 显示全部楼层
可能是你的via没有正确本配置。提示说了,vesa模块加载失败,vesa是通用显示驱动,你没有编进内核吧!

或者在make.conf 里面的VIDEO_CARDS="via" 加上vesa,写成VIDEO_CARDS="vesa via"
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-6-2 22:01:17 | 显示全部楼层
好的 我去试试 是不是在 内核配置 菜单里面的 图形支援 里面 选择 via chipset support
回复 支持 反对

使用道具 举报

发表于 2008-6-3 09:04:33 | 显示全部楼层
  Driver "vesa"

你在 xorg.conf 里把驱动设成了 "vesa"
改成

  1.   Driver "via"
复制代码

试试
回复 支持 反对

使用道具 举报

发表于 2008-6-3 09:40:38 | 显示全部楼层
我也出现类似问题,目前没搞定,make.conf也给弄没了
回复 支持 反对

使用道具 举报

发表于 2008-6-3 17:07:46 | 显示全部楼层
建议make.conf里设置你的显卡,类似 VIDEO_CARDS="nvdia" 把NVIDIA改一下。

然后再安装X,就不会有一大堆的DRIVER,装好后运行xorgconfig配置一下再startx
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表