LinuxSir.cn,穿越时空的Linuxsir!

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

[求助]X 无法启动(intel显卡):FATAL: Module fbcon not found.

[复制链接]
发表于 2009-8-28 17:11:29 | 显示全部楼层 |阅读模式
装好gnome以后 发现/etc/X11/下面没有 Xorg.conf。这时可以启动X并进入gnome
   我使用X -configure产生一个新的Xorg.conf.new .我使用X -config ~/root/Xorg.ocnf.new  发现X不能启动。

相关信息如下:

  1. localhost ~ # lspci | grep Intel
  2. 00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
  3. 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
  4. 00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
复制代码
  1. 安装的相关包
  2. x11-base/xorg-server-1.6.3.901
  3. sys-apps/hal-0.5.13-r2
  4. sys-kernel/gentoo-sources-2.6.30-r5
  5. x11-drivers/xf86-video-intel-2.8.1
复制代码
  1. nohup X -config ~/root/Xorg.ocnf.new &

  2. This is a pre-release version of the X server from The X.Org Foundation.
  3. It is not supported in any way.
  4. Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
  5. Select the "xorg" product for bugs you find in this release.
  6. Before reporting bugs in pre-release versions please check the
  7. latest version in the X.Org Foundation git repository.
  8. See http://wiki.x.org/wiki/GitPage for git access instructions.

  9. X.Org X Server 1.6.3.901 (1.6.4 RC 1)
  10. Release Date: 2009-8-25
  11. X Protocol Version 11, Revision 0
  12. Build Operating System: Linux 2.6.30-gentoo-r2 x86_64
  13. Current Operating System: Linux localhost 2.6.30-gentoo-r5 #2 SMP Fri Aug 28 16:12:02 CST 2009 x86_64
  14. Build Date: 28 August 2009  03:32:37AM

  15.         Before reporting problems, check http://wiki.x.org
  16.         to make sure that you have the latest version.
  17. Markers: (--) probed, (**) from config file, (==) default setting,
  18.         (++) from command line, (!!) notice, (II) informational,
  19.         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  20. (==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug 28 16:39:45 2009
  21. (++) Using config file: "xorg.conf.new"
  22. WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
  23. FATAL: Module fbcon not found.
  24. Setting master
  25. Dropping master
  26. Setting master
  27. Dropping master
  28. Setting master
  29. Dropping master
  30. Setting master
  31. Dropping master
复制代码
  1. make.conf
  2. # These settings were set by the catalyst build script that automatically
  3. # built this stage.
  4. # Please consult /usr/share/portage/config/make.conf.example for a more
  5. # detailed example.
  6. GHOST="x86_64-pc-linux-gnu"
  7. CFLAGS="-march=nocona -O2 -pipe"
  8. CXXFLAGS="${CFLAGS}"

  9. GENTOO_MIRRORS="ftp://gentoo.anheng.com.cn/gentoo \
  10. http://mirror.averse.net/pub/gentoo/"
  11. SYNC="rsync://mirror.averse.net/gentoo-portage"

  12. LINGUAS="zh_CN"

  13. #LC_ALL=POSIX

  14. MAKEOPTS="-j5"
  15. ACCEPT_KEYWORDS="~amd64"
  16. USE="acpi pic hal dvd dvdr laptop -bluetooth -kde -qt4 -qt3 -qt -bluez -fortran unicode dbus X png alsa -evo jpeg mp3 mdnsersonder-compat truetype -cups cjk -eds opengl en zh_CN nls gnome xvmc svg"
  17. VIDEO_CARDS="intel"
  18. FEATURES="parallel-fetch ccache"
  19. INPUT_DEVICES="evdev"

  20. CCACHE_DIR="/var/ccache"
  21. CCAHCE_SIZE="3G"
  22. source /usr/local/portage/layman/make.conf
复制代码

  1. 相关日志

  2. This is a pre-release version of the X server from The X.Org Foundation.
  3. It is not supported in any way.
  4. Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
  5. Select the "xorg" product for bugs you find in this release.
  6. Before reporting bugs in pre-release versions please check the
  7. latest version in the X.Org Foundation git repository.
  8. See http://wiki.x.org/wiki/GitPage for git access instructions.

  9. X.Org X Server 1.6.3.901 (1.6.4 RC 1)
  10. Release Date: 2009-8-25
  11. X Protocol Version 11, Revision 0
  12. Build Operating System: Linux 2.6.30-gentoo-r2 x86_64
  13. Current Operating System: Linux localhost 2.6.30-gentoo-r5 #1 SMP Fri Aug 28 13:34:49 CST 2009 x86_64
  14. Build Date: 28 August 2009  03:32:37AM

  15.         Before reporting problems, check http://wiki.x.org
  16.         to make sure that you have the latest version.
  17. Markers: (--) probed, (**) from config file, (==) default setting,
  18.         (++) from command line, (!!) notice, (II) informational,
  19.         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  20. (++) Log file: "1.log", Time: Fri Aug 28 15:33:10 2009
  21. (++) Using config file: "xorg.conf.new"
  22. (==) ServerLayout "X.org Configured"
  23. (**) |-->Screen "Screen0" (0)
  24. (**) |   |-->Monitor "Monitor0"
  25. (**) |   |-->Device "Card0"
  26. (**) |-->Input Device "Mouse0"
  27. (**) |-->Input Device "Keyboard0"
  28. (==) Automatically adding devices
  29. (==) Automatically enabling devices
  30. (WW) The directory "/usr/share/fonts/misc/" does not exist.
  31.         Entry deleted from font path.
  32. (WW) The directory "/usr/share/fonts/OTF" does not exist.
  33.         Entry deleted from font path.
  34. (WW) The directory "/usr/share/fonts/Type1/" does not exist.
  35.         Entry deleted from font path.
  36. (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
  37.         Entry deleted from font path.
  38. (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
  39.         Entry deleted from font path.
  40. (WW) The directory "/usr/share/fonts/misc/" does not exist.
  41.         Entry deleted from font path.
  42. (WW) The directory "/usr/share/fonts/OTF" does not exist.
  43.         Entry deleted from font path.
  44. (WW) The directory "/usr/share/fonts/Type1/" does not exist.
  45.         Entry deleted from font path.
  46. (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
  47.         Entry deleted from font path.
  48. (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
  49.         Entry deleted from font path.
  50. (**) FontPath set to:
  51.         /usr/share/fonts/TTF/,
  52.         /usr/share/fonts/TTF/,
  53.         built-ins
  54. (**) ModulePath set to "/usr/lib64/xorg/modules"
  55. (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
  56. (WW) Disabling Mouse0
  57. (WW) Disabling Keyboard0
  58. (II) Loader magic: 0xd20
  59. (II) Module ABI versions:
  60.         X.Org ANSI C Emulation: 0.4
  61.         X.Org Video Driver: 5.0
  62.         X.Org XInput driver : 4.0
  63.         X.Org Server Extension : 2.0
  64. (II) Loader running on linux
  65. (--) using VT number 7

  66. (--) PCI:*(0:0:2:0) 8086:2a42:17aa:3a02 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xf4000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
  67. (--) PCI: (0:0:2:1) 8086:2a43:17aa:3a02 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xf4400000/1048576
  68. (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
  69. (II) No APM support in BIOS or kernel
  70. (II) System resource ranges:
  71.         [0] -1        0        0xffffffff - 0xffffffff (0x1) MX[b]
  72.         [1] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[b]
  73.         [2] -1        0        0x000c0000 - 0x000effff (0x30000) MX[b]
  74.         [3] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[b]
  75.         [4] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[b]
  76.         [5] -1        0        0x00000000 - 0x00000000 (0x1) IX[b]
  77. (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
  78. (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
  79. (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
  80. (II) "record" will be loaded. This was enabled by default and also specified in the config file.
  81. (II) "dri" will be loaded by default.
  82. (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
  83. (II) LoadModule: "glx"
  84. (II) Loading /usr/lib64/xorg/modules/extensions//libglx.so
  85. (II) Module glx: vendor="X.Org Foundation"
  86.         compiled for 1.6.3.901, module version = 1.0.0
  87.         ABI class: X.Org Server Extension, version 2.0
  88. (==) AIGLX enabled
  89. (II) Loading extension GLX
  90. (II) LoadModule: "extmod"
  91. (II) Loading /usr/lib64/xorg/modules/extensions//libextmod.so
  92. (II) Module extmod: vendor="X.Org Foundation"
  93.         compiled for 1.6.3.901, module version = 1.0.0
  94.         Module class: X.Org Server Extension
  95.         ABI class: X.Org Server Extension, version 2.0
  96. (II) Loading extension MIT-SCREEN-SAVER
  97. (II) Loading extension XFree86-VidModeExtension
  98. (II) Loading extension XFree86-DGA
  99. (II) Loading extension DPMS
  100. (II) Loading extension XVideo
  101. (II) Loading extension XVideo-MotionCompensation
  102. (II) Loading extension X-Resource
  103. (II) LoadModule: "record"
  104. (II) Loading /usr/lib64/xorg/modules/extensions//librecord.so
  105. (II) Module record: vendor="X.Org Foundation"
  106.         compiled for 1.6.3.901, module version = 1.13.0
  107.         Module class: X.Org Server Extension
  108.         ABI class: X.Org Server Extension, version 2.0
  109. (II) Loading extension RECORD
  110. (II) LoadModule: "dri2"
  111. (II) Loading /usr/lib64/xorg/modules/extensions//libdri2.so
  112. (II) Module dri2: vendor="X.Org Foundation"
  113.         compiled for 1.6.3.901, module version = 1.1.0
  114.         ABI class: X.Org Server Extension, version 2.0
  115. (II) Loading extension DRI2
  116. (II) LoadModule: "dbe"
  117. (II) Loading /usr/lib64/xorg/modules/extensions//libdbe.so
  118. (II) Module dbe: vendor="X.Org Foundation"
  119.         compiled for 1.6.3.901, module version = 1.0.0
  120.         Module class: X.Org Server Extension
  121.         ABI class: X.Org Server Extension, version 2.0
  122. (II) Loading extension DOUBLE-BUFFER
  123. (II) LoadModule: "dri"
  124. (II) Loading /usr/lib64/xorg/modules/extensions//libdri.so
  125. (II) Module dri: vendor="X.Org Foundation"
  126.         compiled for 1.6.3.901, module version = 1.0.0
  127.         ABI class: X.Org Server Extension, version 2.0
  128. (II) Loading extension XFree86-DRI
  129. (II) LoadModule: "intel"
  130. (II) Loading /usr/lib64/xorg/modules/drivers//intel_drv.so
  131. (II) Module intel: vendor="X.Org Foundation"
  132.         compiled for 1.6.3.901, module version = 2.8.1
  133.         Module class: X.Org Video Driver
  134.         ABI class: X.Org Video Driver, version 5.0
  135. (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
  136.         i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
  137.         E7221 (i915), 915GM, 945G, 945GM, 945GME, IGD_GM, IGD_G, 965G, G35,
  138.         965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
  139.         Mobile Intel® GM45 Express Chipset,
  140.         Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41, IGDNG_D,
  141.         IGDNG_M
  142. (II) Primary Device is: PCI 00@00:02:0
  143. (II) resource ranges after xf86ClaimFixedResources() call:
  144.         [0] -1        0        0xffffffff - 0xffffffff (0x1) MX[b]
  145.         [1] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[b]
  146.         [2] -1        0        0x000c0000 - 0x000effff (0x30000) MX[b]
  147.         [3] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[b]
  148.         [4] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[b]
  149.         [5] -1        0        0x00000000 - 0x00000000 (0x1) IX[b]
  150. (II) resource ranges after probing:
  151.         [0] -1        0        0xffffffff - 0xffffffff (0x1) MX[b]
  152.         [1] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[b]
  153.         [2] -1        0        0x000c0000 - 0x000effff (0x30000) MX[b]
  154.         [3] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[b]
  155.         [4] 0        0        0x000a0000 - 0x000affff (0x10000) MS[b]
  156.         [5] 0        0        0x000b0000 - 0x000b7fff (0x8000) MS[b]
  157.         [6] 0        0        0x000b8000 - 0x000bffff (0x8000) MS[b]
  158.         [7] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[b]
  159.         [8] -1        0        0x00000000 - 0x00000000 (0x1) IX[b]
  160.         [9] 0        0        0x000003b0 - 0x000003bb (0xc) IS[b]
  161.         [10] 0        0        0x000003c0 - 0x000003df (0x20) IS[b]
  162. drmOpenDevice: node name is /dev/dri/card0
  163. drmOpenDevice: open result is 9, (OK)
  164. drmOpenByBusid: Searching for BusID pci:0000:00:02.0
  165. drmOpenDevice: node name is /dev/dri/card0
  166. drmOpenDevice: open result is 9, (OK)
  167. drmOpenByBusid: drmOpenMinor returns 9
  168. drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
  169. (==) intel(0): Depth 24, (--) framebuffer bpp 32
  170. (==) intel(0): RGB weight 888
  171. (==) intel(0): Default visual is TrueColor
  172. (II) intel(0): Integrated Graphics Chipset: Intel(R) Mobile Intel® GM45 Express Chipset
  173. (--) intel(0): Chipset: "Mobile Intel® GM45 Express Chipset"
  174. (II) intel(0): Output VGA1 using monitor section Monitor0
  175. (II) intel(0): Output LVDS1 has no monitor section
  176. (II) intel(0): Output VGA1 disconnected
  177. (II) intel(0): Output LVDS1 connected
  178. (II) intel(0): Using exact sizes for initial modes
  179. (II) intel(0): Output LVDS1 using initial mode 1280x800
  180. (==) intel(0): video overlay key set to 0x101fe
  181. (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
  182. (==) intel(0): DPI set to (96, 96)
  183. (II) Loading sub module "fb"
  184. (II) LoadModule: "fb"
  185. (II) Loading /usr/lib64/xorg/modules//libfb.so
  186. (II) Module fb: vendor="X.Org Foundation"
  187.         compiled for 1.6.3.901, module version = 1.0.0
  188.         ABI class: X.Org ANSI C Emulation, version 0.4
  189. (==) Depth 24 pixmap format is 32 bpp
  190. (II) do I need RAC?  No, I don't.
  191. (II) resource ranges after preInit:
  192.         [0] -1        0        0xffffffff - 0xffffffff (0x1) MX[b]
  193.         [1] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[b]
  194.         [2] -1        0        0x000c0000 - 0x000effff (0x30000) MX[b]
  195.         [3] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[b]
  196.         [4] 0        0        0x000a0000 - 0x000affff (0x10000) MS[b]
  197.         [5] 0        0        0x000b0000 - 0x000b7fff (0x8000) MS[b]
  198.         [6] 0        0        0x000b8000 - 0x000bffff (0x8000) MS[b]
  199.         [7] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[b]
  200.         [8] -1        0        0x00000000 - 0x00000000 (0x1) IX[b]
  201.         [9] 0        0        0x000003b0 - 0x000003bb (0xc) IS[b]
  202.         [10] 0        0        0x000003c0 - 0x000003df (0x20) IS[b]
  203. (II) intel(0): [DRI2] Setup complete
  204. (**) intel(0): Kernel mode setting active, disabling FBC.
  205. (**) intel(0): Framebuffer compression disabled
  206. (**) intel(0): Tiling enabled
  207. (**) intel(0): SwapBuffers wait enabled
  208. (==) intel(0): VideoRam: 262144 KB
  209. (II) intel(0): Attempting memory allocation with tiled buffers.
  210. (II) intel(0): Tiled allocation successful.
  211. (II) UXA(0): Driver registered support for the following operations:
  212. (II)         solid
  213. (II)         copy
  214. (II)         composite (RENDER acceleration)
  215. (==) intel(0): Backing store disabled
  216. (==) intel(0): Silken mouse enabled
  217. (II) intel(0): Initializing HW Cursor
  218. (II) intel(0): No memory allocations
  219. (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
  220. (II) intel(0): DPMS enabled
  221. (==) intel(0): Intel XvMC decoder disabled
  222. (II) intel(0): Set up textured video
  223. (II) intel(0): direct rendering: DRI2 Enabled
  224. (--) RandR disabled
  225. (II) Initializing built-in extension Generic Event Extension
  226. (II) Initializing built-in extension SHAPE
  227. (II) Initializing built-in extension MIT-SHM
  228. (II) Initializing built-in extension XInputExtension
  229. (II) Initializing built-in extension XTEST
  230. (II) Initializing built-in extension BIG-REQUESTS
  231. (II) Initializing built-in extension SYNC
  232. (II) Initializing built-in extension XKEYBOARD
  233. (II) Initializing built-in extension XC-MISC
  234. (II) Initializing built-in extension XINERAMA
  235. (II) Initializing built-in extension XFIXES
  236. (II) Initializing built-in extension RENDER
  237. (II) Initializing built-in extension RANDR
  238. (II) Initializing built-in extension COMPOSITE
  239. (II) Initializing built-in extension DAMAGE
  240. (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
  241. (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
  242. (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
  243. (II) AIGLX: Loaded and initialized /usr/lib64/dri/i965_dri.so
  244. (II) GLX: Initialized DRI2 GL provider for screen 0
  245. (II) intel(0): Setting screen physical size to 304 x 190
  246. (II) config/hal: Adding input device Macintosh mouse button emulation
  247. (II) LoadModule: "evdev"
  248. (II) Loading /usr/lib64/xorg/modules/input//evdev_drv.so
  249. (II) Module evdev: vendor="X.Org Foundation"
  250.         compiled for 1.6.3.901, module version = 2.2.4
  251.         Module class: X.Org XInput Driver
  252.         ABI class: X.Org XInput driver, version 4.0
  253. (**) Macintosh mouse button emulation: always reports core events
  254. (**) Macintosh mouse button emulation: Device: "/dev/input/event5"
  255. (II) Macintosh mouse button emulation: Found 3 mouse buttons
  256. (II) Macintosh mouse button emulation: Found x and y relative axes
  257. (II) Macintosh mouse button emulation: Configuring as mouse
  258. (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
  259. (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
  260. (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
  261. (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
  262. (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
  263. (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
  264. (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
  265. (II) Macintosh mouse button emulation: initialized for relative axes.
  266. (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
  267. (II) LoadModule: "synaptics"
  268. (II) Loading /usr/lib64/xorg/modules/input//synaptics_drv.so
  269. (II) Module synaptics: vendor="X.Org Foundation"
  270.         compiled for 1.6.3.901, module version = 1.1.3
  271.         Module class: X.Org XInput Driver
  272.         ABI class: X.Org XInput driver, version 4.0
  273. (II) Synaptics touchpad driver version 1.1.3
  274. (**) Option "Device" "/dev/input/event11"
  275. (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
  276. (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
  277. (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
  278. (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
  279. (II) SynPS/2 Synaptics TouchPad: buttons: left right middle
  280. (--) SynPS/2 Synaptics TouchPad: touchpad found
  281. (**) SynPS/2 Synaptics TouchPad: always reports core events
  282. (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
  283. (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
  284. (**) SynPS/2 Synaptics TouchPad: (accel) filter chain progression: 2.00
  285. (**) SynPS/2 Synaptics TouchPad: (accel) filter stage 0: 20.00 ms
  286. (**) SynPS/2 Synaptics TouchPad: (accel) set acceleration profile 0
  287. (--) SynPS/2 Synaptics TouchPad: touchpad found
  288. (II) config/hal: Adding input device AT Translated Set 2 keyboard
  289. (**) AT Translated Set 2 keyboard: always reports core events
  290. (**) AT Translated Set 2 keyboard: Device: "/dev/input/event6"
  291. (II) AT Translated Set 2 keyboard: Found keys
  292. (II) AT Translated Set 2 keyboard: Configuring as keyboard
  293. (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
  294. (**) Option "xkb_rules" "evdev"
  295. (**) Option "xkb_model" "evdev"
  296. (**) Option "xkb_layout" "us"
  297. (II) config/hal: Adding input device SIGMACH1P U+P Mouse
  298. (**) SIGMACH1P U+P Mouse: always reports core events
  299. (**) SIGMACH1P U+P Mouse: Device: "/dev/input/event10"
  300. (II) SIGMACH1P U+P Mouse: Found 3 mouse buttons
  301. (II) SIGMACH1P U+P Mouse: Found x and y relative axes
  302. (II) SIGMACH1P U+P Mouse: Found scroll wheel(s)
  303. (II) SIGMACH1P U+P Mouse: Configuring as mouse
  304. (**) SIGMACH1P U+P Mouse: YAxisMapping: buttons 4 and 5
  305. (**) SIGMACH1P U+P Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
  306. (II) XINPUT: Adding extended input device "SIGMACH1P U+P Mouse" (type: MOUSE)
  307. (**) SIGMACH1P U+P Mouse: (accel) keeping acceleration scheme 1
  308. (**) SIGMACH1P U+P Mouse: (accel) filter chain progression: 2.00
  309. (**) SIGMACH1P U+P Mouse: (accel) filter stage 0: 20.00 ms
  310. (**) SIGMACH1P U+P Mouse: (accel) set acceleration profile 0
  311. (II) SIGMACH1P U+P Mouse: initialized for relative axes.
  312. (II) config/hal: Adding input device Sleep Button
  313. (**) Sleep Button: always reports core events
  314. (**) Sleep Button: Device: "/dev/input/event3"
  315. (II) Sleep Button: Found keys
  316. (II) Sleep Button: Configuring as keyboard
  317. (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
  318. (**) Option "xkb_rules" "evdev"
  319. (**) Option "xkb_model" "evdev"
  320. (**) Option "xkb_layout" "us"
  321. (II) config/hal: Adding input device Power Button
  322. (**) Power Button: always reports core events
  323. (**) Power Button: Device: "/dev/input/event2"
  324. (II) Power Button: Found keys
  325. (II) Power Button: Configuring as keyboard
  326. (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
  327. (**) Option "xkb_rules" "evdev"
  328. (**) Option "xkb_model" "evdev"
  329. (**) Option "xkb_layout" "us"
  330. (II) config/hal: Adding input device Video Bus
  331. (**) Video Bus: always reports core events
  332. (**) Video Bus: Device: "/dev/input/event4"
  333. (II) Video Bus: Found keys
  334. (II) Video Bus: Configuring as keyboard
  335. (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
  336. (**) Option "xkb_rules" "evdev"
  337. (**) Option "xkb_model" "evdev"
  338. (**) Option "xkb_layout" "us"
  339. (II) config/hal: Adding input device Power Button
  340. (**) Power Button: always reports core events
  341. (**) Power Button: Device: "/dev/input/event0"
  342. (II) Power Button: Found keys
  343. (II) Power Button: Configuring as keyboard
  344. (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
  345. (**) Option "xkb_rules" "evdev"
  346. (**) Option "xkb_model" "evdev"
  347. (**) Option "xkb_layout" "us"
  348. (II) AIGLX: Suspending AIGLX clients for VT switch
  349. (II) Power Button: Close
  350. (II) UnloadModule: "evdev"
  351. (II) Video Bus: Close
  352. (II) UnloadModule: "evdev"
  353. (II) Power Button: Close
  354. (II) UnloadModule: "evdev"
  355. (II) Sleep Button: Close
  356. (II) UnloadModule: "evdev"
  357. (II) SIGMACH1P U+P Mouse: Close
  358. (II) UnloadModule: "evdev"
  359. (II) AT Translated Set 2 keyboard: Close
  360. (II) UnloadModule: "evdev"
  361. (II) UnloadModule: "synaptics"
  362. (II) Macintosh mouse button emulation: Close
  363. (II) UnloadModule: "evdev"
复制代码


  1. emerge --info
  2. Portage 2.1.6.13 (default/linux/amd64/10.0/desktop, gcc-4.3.4, glibc-2.10.1-r0, 2.6.30-gentoo-r5 x86_64)
  3. =================================================================
  4. System uname: Linux-2.6.30-gentoo-r5-x86_64-Intel-R-_Pentium-R-_Dual_CPU_T3400_@_2.16GHz-with-gentoo-2.0.1
  5. Timestamp of tree: Thu, 27 Aug 2009 12:45:02 +0000
  6. ccache version 2.4 [enabled]
  7. app-shells/bash:     4.0_p28
  8. dev-java/java-config: 2.1.8-r1
  9. dev-lang/python:     2.6.2-r1, 3.1.1
  10. dev-util/ccache:     2.4-r8
  11. dev-util/cmake:      2.6.4-r2
  12. sys-apps/baselayout: 2.0.1
  13. sys-apps/openrc:     0.4.3-r3
  14. sys-apps/sandbox:    2.1
  15. sys-devel/autoconf:  2.13, 2.63-r1
  16. sys-devel/automake:  1.10.2, 1.11
  17. sys-devel/binutils:  2.19.1-r1
  18. sys-devel/gcc-config: 1.4.1
  19. sys-devel/libtool:   2.2.6a
  20. virtual/os-headers:  2.6.30-r1
  21. ACCEPT_KEYWORDS="amd64 ~amd64"
  22. CBUILD="x86_64-pc-linux-gnu"
  23. CFLAGS="-march=nocona -O2 -pipe"
  24. CHOST="x86_64-pc-linux-gnu"
  25. CONFIG_PROTECT="/etc"
  26. CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
  27. CXXFLAGS="-march=nocona -O2 -pipe"
  28. DISTDIR="/usr/portage/distfiles"
  29. FEATURES="ccache distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
  30. GENTOO_MIRRORS="ftp://gentoo.anheng.com.cn/gentoo http://mirror.averse.net/pub/gentoo/"
  31. LDFLAGS="-Wl,-O1"
  32. LINGUAS="zh_CN"
  33. MAKEOPTS="-j5"
  34. PKGDIR="/usr/portage/packages"
  35. PORTAGE_CONFIGROOT="/"
  36. PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
  37. PORTAGE_TMPDIR="/var/tmp"
  38. PORTDIR="/usr/portage"
  39. PORTDIR_OVERLAY="/usr/local/portage/layman/gentoo-china"
  40. SYNC="rsync://mirror.averse.net/gentoo-portage"
  41. USE="X a52 aac acl acpi alsa amd64 berkdb branding bzip2 cairo cdr cjk cli cracklib crypt dbus dri dts dvd dvdr emboss en encode fam firefox flac gdbm gif gnome gpm gstreamer gtk hal iconv ipv6 isdnlog jpeg laptop ldap libnotify mad mdnsersonder-compat mikmod mmx mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly ogg opengl openmp pam pcre pdf perl pic png ppds pppd python qt3support quicktime readline reflection sdl session spell spl sse sse2 ssl startup-notification svg sysfs tcpd thunar tiff truetype unicode usb vorbis x264 xml xorg xulrunner xv xvid xvmc zh_CN zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="zh_CN" USERLAND="GNU" VIDEO_CARDS="intel"
  42. Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
复制代码

生成的xorg.conf.new
  1. Xorg.conf.new
  2. Section "ServerLayout"
  3.         Identifier     "X.org Configured"
  4.         Screen      0  "Screen0" 0 0
  5.         InputDevice    "Mouse0" "CorePointer"
  6.         InputDevice    "Keyboard0" "CoreKeyboard"
  7. EndSection

  8. Section "Files"
  9.         ModulePath   "/usr/lib64/xorg/modules"
  10.         FontPath     "/usr/share/fonts/misc/"
  11.         FontPath     "/usr/share/fonts/TTF/"
  12.         FontPath     "/usr/share/fonts/OTF"
  13.         FontPath     "/usr/share/fonts/Type1/"
  14.         FontPath     "/usr/share/fonts/100dpi/"
  15.         FontPath     "/usr/share/fonts/75dpi/"
  16. EndSection

  17. Section "Module"
  18.         Load  "glx"
  19.         Load  "extmod"
  20.         Load  "record"
  21.         Load  "dri2"
  22.         Load  "dbe"
  23.         Load  "dri"
  24. EndSection

  25. Section "InputDevice"
  26.         Identifier  "Keyboard0"
  27.         Driver      "kbd"
  28. EndSection

  29. Section "InputDevice"
  30.         Identifier  "Mouse0"
  31.         Driver      "mouse"
  32.         Option            "Protocol" "auto"
  33.         Option            "Device" "/dev/input/mice"
  34.         Option            "ZAxisMapping" "4 5 6 7"
  35. EndSection

  36. Section "Monitor"
  37.         Identifier   "Monitor0"
  38.         VendorName   "Monitor Vendor"
  39.         ModelName    "Monitor Model"
  40. EndSection

  41. Section "Device"
  42.         ### Available Driver options are:-
  43.         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  44.         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
  45.         ### [arg]: arg optional
  46.         #Option     "NoAccel"                    # [<bool>]
  47.         #Option     "SWcursor"                   # [<bool>]
  48.         #Option     "ColorKey"                   # <i>
  49.         #Option     "CacheLines"                 # <i>
  50.         #Option     "Dac6Bit"                    # [<bool>]
  51.         #Option     "DRI"                        # [<bool>]
  52.         #Option     "NoDDC"                      # [<bool>]
  53.         #Option     "ShowCache"                  # [<bool>]
  54.         #Option     "XvMCSurfaces"               # <i>
  55.         #Option     "PageFlip"                   # [<bool>]
  56.         Identifier  "Card0"
  57.         Driver      "intel"
  58.         VendorName  "Intel Corporation"
  59.         BoardName   "Mobile 4 Series Chipset Integrated Graphics Controller"
  60.         BusID       "PCI:0:2:0"
  61. EndSection

  62. Section "Screen"
  63.         Identifier "Screen0"
  64.         Device     "Card0"
  65.         Monitor    "Monitor0"
  66.         SubSection "Display"
  67.                 Viewport   0 0
  68.                 Depth     1
  69.         EndSubSection
  70.         SubSection "Display"
  71.                 Viewport   0 0
  72.                 Depth     4
  73.         EndSubSection
  74.         SubSection "Display"
  75.                 Viewport   0 0
  76.                 Depth     8
  77.         EndSubSection
  78.         SubSection "Display"
  79.                 Viewport   0 0
  80.                 Depth     15
  81.         EndSubSection
  82.         SubSection "Display"
  83.                 Viewport   0 0
  84.                 Depth     16
  85.         EndSubSection
  86.         SubSection "Display"
  87.                 Viewport   0 0
  88.                 Depth     24
  89.         EndSubSection
  90. EndSection
复制代码

请大家帮忙看下是怎么回事
发表于 2009-8-28 19:40:53 | 显示全部楼层
  1. INPUT_DEVICES="evdev keyboard mouse synaptics"
  2. VIDEO_CARDS="intel vesa fbdev"
  3. ALSA_CARDS="hda-intel"
复制代码
  1. USE="...udev..."
复制代码
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-8-28 21:10:28 | 显示全部楼层
Post by freeobject;2021341
  1. INPUT_DEVICES="evdev keyboard mouse synaptics"
  2. VIDEO_CARDS="intel vesa fbdev"
  3. ALSA_CARDS="hda-intel"
复制代码

  1. USE="...udev..."
复制代码

我把自己的配置改的和你一样
还是不行呀。。。
我把xorg-server降成1.6.3之后多出来一行提示--!

  1. 【config/dbus】couldn't take over org.x.config: org.freedesktop.DBus.Error.AccessDenied(Connections ":1.8" is not allowed to own tge service"  org.x.config.display0" due to security polices in the configure file)
复制代码

其他的和以前一样
回复 支持 反对

使用道具 举报

发表于 2009-8-29 08:45:29 | 显示全部楼层
我的这些 dbus evdev 权限配置都是默认的,没改什么东西,就是在
全局USE变量里把hal禁用了 -hal udev
回复 支持 反对

使用道具 举报

发表于 2009-8-29 09:01:54 | 显示全部楼层
把我的笔记本配置文件贴出来,你参考下。
显卡是集成 G965的X3100 。
/etc/X11/xorg.conf

  1. Section "ServerLayout"

  2. Identifier "X.org Configured"

  3. Screen 0 "Screen0" 0 0

  4. EndSection


  5. Section "Files"

  6. ModulePath "/usr/lib/xorg/modules"

  7. FontPath "/usr/share/fonts/misc/"

  8. FontPath "/usr/share/fonts/TTF/"

  9. FontPath "/usr/share/fonts/OTF"

  10. FontPath "/usr/share/fonts/Type1/"

  11. FontPath "/usr/share/fonts/100dpi/"

  12. FontPath "/usr/share/fonts/75dpi/"

  13. EndSection


  14. Section "Module"

  15. Load "glx"

  16. Load "extmod"

  17. Load "xtrap"

  18. Load "record"

  19. Load "GLcore"

  20. Load "dbe"

  21. Load "dri"

  22. EndSection


  23. Section "Monitor"

  24. Identifier "Monitor0"

  25. VendorName "LCD"

  26. ModelName "58eb"

  27. Option "DPMS"

  28. HorizSync 49.68-83.46

  29. VertRefresh 60.0-60.0

  30. Modeline "1280x800_60.0" 83.46 1280 1344 1480 1680 800 801 804 828 -HSync +Vsync

  31. EndSection


  32. Section "Device"

  33. Identifier "Card0"

  34. Driver "intel"

  35. VendorName "Intel Corporation"

  36. BoardName "Mobile Integrated Graphics Controller"

  37. BusID "PCI:0:2:0"

  38. Option "XAANoOffscreenPixmaps" "true"

  39. Option "DRI" "true"

  40. EndSection


  41. Section "Screen"

  42. Identifier "Screen0"

  43. Device "Card0"

  44. Monitor "Monitor0"

  45. DefaultDepth 24

  46. Option "AddARGBGLXVisuals" "true"

  47. SubSection "Display"

  48. Viewport 0 0

  49. Depth 24

  50. Modes "1280x800"

  51. EndSubSection

  52. EndSection


  53. Section "DRI"

  54. Mode 0666

  55. EndSection


  56. section "Extensions"

  57. Option "Composite" "Enable"

  58. Endsection

复制代码


/etc/make.conf

  1. CHOST="i686-pc-linux-gnu"

  2. CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"

  3. CXXFLAGS="${CFLAGS}"


  4. FEATURES="parallel-fetch userfetch distoc"

  5. MAKEOPTS="-j3"

  6. LOFLAGS="-Wl,-O1"


  7. CCACHE_SIZE="2G"


  8. ACCEPT_KEYWORDS="x86"


  9. USE="-kde -qt3 -qt4 -ipv6 -doc xcb cli cgi real apache2 php python q nptl nptlonly gnome xulrunner gtk cjk nls X dbus hal gd gif rar jpg jpeg startup-notification aac ac3 alsa ffmpeg flac mad modplug musepack timidity vorbis wavpack wma win32codecs"


  10. LINGUAS="zh_CN"


  11. APACHE2_MODULES="dir mime authz_host rewrite log_config mime_magic vhost_alias"


  12. AUTOCLEAN="yes"

  13. CLEAN_DELAY=3

  14. EMERGE_WARNING_DELAY=5


  15. VIDEO_CARDS="i810 intel"

  16. ALSA_CARDS="hda-intel"

  17. SYNC="rsync://61.135.158.199/gentoo-portage"

  18. GENTOO_MIRRORS="http://61.135.158.199/ http://gentoo.gg3.net/ http://ftp.iij.ad.jp/pub/linux/gentoo/ ftp://gentoo.anheng.com.cn/gentoo/"

  19. source /usr/portage/local/layman/make.conf

复制代码
回复 支持 反对

使用道具 举报

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

本版积分规则

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