Страница 1 из 1

Xorg и втроенная видеокарта intel GMA 3100

Добавлено: 2009-11-27 19:39:22
Giperborey
Проблема следующая.
FreeBSD 7.2
Мать: MSI G31M-ES2L F4
Видео: встроенное Intel GMA 3100
При попытке сделать startx без параметров, иксы запускаются, но клавиатура и мышка не реагируют.
Если сделать X –configure, получается файл xorg.conf.new (см. ниже):
Если попытаться теперь сделать X –config xorg.conf.new, экран тухнет (но на другие консоли переключается нормально) и получается такой лог файл

Код: Выделить всё

X.Org X Server 1.6.0
Release Date: 2009-2-25
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 7.2-PRERELEASE i386 
Current Operating System: FreeBSD  7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
Build Date: 22 April 2009  02:40:51PM

   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
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: Fri Nov 27 15:01:30 2009
(++) Using config file: "xorg.conf.new"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(**) FontPath set to:
   /usr/local/lib/X11/fonts/misc/,
   /usr/local/lib/X11/fonts/TTF/,
   /usr/local/lib/X11/fonts/OTF,
   /usr/local/lib/X11/fonts/Type1/,
   /usr/local/lib/X11/fonts/100dpi/,
   /usr/local/lib/X11/fonts/75dpi/,
   /usr/local/lib/X11/fonts/misc/,
   /usr/local/lib/X11/fonts/TTF/,
   /usr/local/lib/X11/fonts/OTF,
   /usr/local/lib/X11/fonts/Type1/,
   /usr/local/lib/X11/fonts/100dpi/,
   /usr/local/lib/X11/fonts/75dpi/,
   built-ins
(**) ModulePath set to "/usr/local/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(II) Loader magic: 0x6a0
(II) Module ABI versions:
   X.Org ANSI C Emulation: 0.4
   X.Org Video Driver: 5.0
   X.Org XInput driver : 4.0
   X.Org Server Extension : 2.0
(II) Loader running on freebsd
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9

(--) PCI:*(0@0:2:0) Intel Corporation 82G33/G31 Express Integrated Graphics Controller rev 16, Mem @ 0xe2200000/524288, 0xd0000000/268435456, 0xe2100000/1048576, I/O @ 0x0000e400/8, BIOS @ 0x????????/65536
(II) System resource ranges:
   [0] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [1] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [2] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [3] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [4] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "dbe"
(II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
   compiled for 1.6.0, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/local/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
   compiled for 1.6.0, module version = 1.0.0
   ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/local/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
   compiled for 1.6.0, module version = 1.0.0
   ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "extmod"
(II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
   compiled for 1.6.0, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
   compiled for 1.6.0, module version = 1.0.0
   ABI class: X.Org Server Extension, version 2.0
(==) AIGLX disabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
   compiled for 1.6.0, module version = 1.13.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "intel"
(II) Loading /usr/local/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
   compiled for 1.6.0, module version = 2.6.3
   Module class: X.Org Video Driver
   ABI class: X.Org Video Driver, version 5.0
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
   i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
   E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
   965GM, 965GME/GLE, G33, Q35, Q33,
   Mobile IntelВ® GM45 Express Chipset,
   Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41
(II) Primary Device is: PCI 00@00:02:0
(II) resource ranges after xf86ClaimFixedResources() call:
   [0] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [1] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [2] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [3] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [4] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
(II) resource ranges after probing:
   [0] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [1] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [2] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [3] 0   0   0x000a0000 - 0x000affff (0x10000) MS[B]
   [4] 0   0   0x000b0000 - 0x000b7fff (0x8000) MS[B]
   [5] 0   0   0x000b8000 - 0x000bffff (0x8000) MS[B]
   [6] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [7] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [8] 0   0   0x000003b0 - 0x000003bb (0xc) IS[B]
   [9] 0   0   0x000003c0 - 0x000003df (0x20) IS[B]
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/local/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
   compiled for 1.6.0, module version = 0.1.0
   ABI class: X.Org Video Driver, version 5.0
(==) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) G33
(--) intel(0): Chipset: "G33"
(--) intel(0): Linear framebuffer at 0xD0000000
(--) intel(0): IO registers at addr 0xE2200000
(==) intel(0): Using EXA for acceleration
(II) intel(0): 2 display pipes available.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) intel(0): Output VGA using monitor section Monitor0
(==) intel(0): Write-combining range (0xa0000,0x10000) was already clear
(II) intel(0): Resizable framebuffer: not available (1 3)
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" registered at address 0x60.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "BNQ", prod id 30417
(II) intel(0): Using EDID range info for horizontal sync
(II) intel(0): Using EDID range info for vertical refresh
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "640x350"x0.0   25.17  640 656 752 800  350 387 389 449 +hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1280x1024"x76.0  141.82  1280 1376 1512 1744  1024 1025 1028 1070 -hsync +vsync (81.3 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "1280x1024"x72.0  132.75  1280 1368 1504 1728  1024 1025 1028 1067 -hsync +vsync (76.8 kHz)
(II) intel(0): EDID vendor "BNQ", prod id 30417
(II) intel(0): Output VGA connected
(II) intel(0): Using exact sizes for initial modes
(II) intel(0): Output VGA using initial mode 1280x1024
(==) intel(0): Write-combining range (0xa0000,0x10000) was already clear
(II) intel(0): detected 1024 kB GTT.
(II) intel(0): detected 7164 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): Will not try to enable page flipping
(==) intel(0): Triple buffering disabled
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(**) intel(0): Display dimensions: (380, 300) mm
(**) intel(0): DPI set to (85, 108)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/local/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
   compiled for 1.6.0, module version = 1.0.0
   ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "exa"
(II) LoadModule: "exa"
(II) Loading /usr/local/lib/xorg/modules//libexa.so
(II) Module exa: vendor="X.Org Foundation"
   compiled for 1.6.0, module version = 2.4.0
   ABI class: X.Org Video Driver, version 5.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x61114 (PORT_HOTPLUG_STAT) changed from 0x00000000 to 0x00000b00
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
   [0] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [1] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [2] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [3] 0   0   0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
   [4] 0   0   0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
   [5] 0   0   0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
   [6] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [7] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [8] 0   0   0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
   [9] 0   0   0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) intel(0): Kernel reported 491520 total, 0 used
(II) intel(0): I830CheckAvailableMemory: 1966080 kB available
(WW) intel(0): DRI2 requires UXA
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such file or directory)
drmOpenDevice: open result is -1, (No such file or directory)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such file or directory)
drmOpenDevice: open result is -1, (No such file or directory)
drmOpenDevice: Open failed
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) [drm] loaded kernel module for "i915" driver.
(II) [drm] DRM interface version 1.2
(II) [drm] DRM open master succeeded.
(II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
(II) intel(0): [drm] framebuffer mapped by ddx driver
(II) intel(0): [drm] added 1 reserved context for kernel
(II) intel(0): X context handle = 0x1
(II) intel(0): [drm] installed DRM signal handler
(**) intel(0): Framebuffer compression disabled
(**) intel(0): Tiling enabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): Tiled allocation successful.
(II) intel(0): [drm] Registers = 0xe2200000
(II) intel(0): [drm] ring buffer = 0xd0000000
(II) intel(0): [drm] mapped front buffer at 0xd1000000, handle = 0xd1000000
(II) intel(0): [drm] mapped back buffer at 0xd4000000, handle = 0xd4000000
(II) intel(0): [drm] mapped depth buffer at 0xd5000000, handle = 0xd5000000
(II) intel(0): [drm] mapped classic textures at 0xd6000000, handle = 0xd6000000
(II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
(II) intel(0): [dri] visual configs initialized
(II) intel(0): Page Flipping disabled
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) intel(0): Write-combining range (0xa0000,0x10000) was already clear
(II) EXA(0): Offscreen pixmap area of 31457280 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x02000000 (pgoffset 8192)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x04000000 (pgoffset 16384)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x05000000 (pgoffset 20480)
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x06000000 (pgoffset 24576)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00129fff: fake bufmgr (1024 kB)
(II) intel(0): 0x0012a000-0x0012afff: overlay registers (4 kB)
(II) intel(0): 0x0012b000-0x0012bfff: HW status (4 kB)
(II) intel(0): 0x006ff000:            end of stolen memory
(II) intel(0): 0x01000000-0x01ffffff: front buffer (16384 kB)
(II) intel(0): 0x02000000-0x03dfffff: exa offscreen (30720 kB)
(II) intel(0): 0x04000000-0x04ffffff: back buffer (16384 kB)
(II) intel(0): 0x05000000-0x05ffffff: depth buffer (16384 kB)
(II) intel(0): 0x06000000-0x07ffffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is on
(II) intel(0):   Display plane A is now enabled and connected to pipe A.
(II) intel(0):   Pipe B is off
(II) intel(0):   Display plane B is now disabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0): [drm] dma control initialized, using IRQ 16
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(II) intel(0): DPMS enabled
(==) intel(0): Intel XvMC decoder disabled
(II) intel(0): Set up textured video
(II) intel(0): Set up overlay video
(II) intel(0): direct rendering: XF86DRI Enabled
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) AIGLX: Loaded and initialized /usr/local/lib/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0
(II) intel(0): Setting screen physical size to 376 x 301
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) intel(0): xf86UnbindGARTMemory: unbind key 5
(II) intel(0): [drm] removed 1 reserved context for kernel
(II) intel(0): [drm] unmapping 8192 bytes of SAREA 0xc5c0d000 at 0x286b7000
(II) intel(0): [drm] Closed DRM master.
xorg.conf.new

Код: Выделить всё

Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

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

Section "Module"
   Load  "dbe"
   Load  "dri"
   Load  "dri2"
   Load  "extmod"
   Load  "glx"
   Load  "record"
EndSection

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

Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "mouse"
   Option       "Protocol" "auto"
   Option       "Device" "/dev/sysmouse"
   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     "NoAccel"               # [<bool>]
        #Option     "SWcursor"              # [<bool>]
        #Option     "ColorKey"              # <i>
        #Option     "CacheLines"            # <i>
        #Option     "Dac6Bit"               # [<bool>]
        #Option     "DRI"                   # [<bool>]
        #Option     "NoDDC"                 # [<bool>]
        #Option     "ShowCache"             # [<bool>]
        #Option     "XvMCSurfaces"          # <i>
        #Option     "PageFlip"              # [<bool>]
   Identifier  "Card0"
   Driver      "intel"
   VendorName  "Intel Corporation"
   BoardName   "82G33/G31 Express Integrated Graphics Controller"
   BusID       "PCI:0:2:0"
EndSection

Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"
   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
   EndSubSection
EndSection

Re: Xorg и втроенная видеокарта intel GMA 3100

Добавлено: 2009-11-27 19:41:21
Alex Keda
многа букаф, не читал.
думаю, hald надо запустить.

Re: Xorg и втроенная видеокарта intel GMA 3100

Добавлено: 2009-11-27 19:43:12
Самурай
Не вижу проблеммы

попробуй оконного менеджера подгрузить

Re: Xorg и втроенная видеокарта intel GMA 3100

Добавлено: 2009-11-27 19:49:16
Giperborey
Товарищи, можно поподробнее - я новичек и ничего по теме не нашел.
Раньше пол года сидел на фре под ноутом и на домашнем, все прекрасно пахало. Такое впервый раз.

Re: Xorg и втроенная видеокарта intel GMA 3100

Добавлено: 2009-11-27 20:09:38
kuhar2007
У меня все точно также пока что не знаю что делать... только у меня видеокарта Radeon

Re: Xorg и втроенная видеокарта intel GMA 3100

Добавлено: 2009-11-27 20:46:10
Giperborey
Товарищи помогите. Я чувствую что истина где-то рядом, но где... Сравнение логов до и после не помогло =( Почему в одном случае работает, а в другом нет - непонятно...(

Re: Xorg и втроенная видеокарта intel GMA 3100

Добавлено: 2009-11-27 23:44:59
netbug
ну попробуйте что ли так:
В rc.conf включить HAL

Код: Выделить всё

dbus_enable="YES"
polkitd_enable="YES"
hald_enable="YES"
из xorg.conf убрать секции "InputDevice" и отредактировать секцию "ServerLayout "

Код: Выделить всё

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
EndSection

Re: Xorg и втроенная видеокарта intel GMA 3100

Добавлено: 2009-11-28 0:09:11
kuhar2007
все тоже самое, без изменений

Re: Xorg и втроенная видеокарта intel GMA 3100

Добавлено: 2009-11-28 0:16:32
netbug
а тут что?

Код: Выделить всё

ee /usr/local/etc/hal/fdi/policy/x11-input.fdi 

Re: Xorg и втроенная видеокарта intel GMA 3100

Добавлено: 2009-11-28 0:18:32
Alex Keda
hald - включить
xorg.conf - снести
запустить и работать.
мне всегда помогает =)

Re: Xorg и втроенная видеокарта intel GMA 3100

Добавлено: 2009-11-28 1:32:35
Giperborey
lissyara писал(а): hald - включить
xorg.conf - снести
запустить и работать.
Всё заработало. Огромное благодарю!!!
Только что оказалось, что такая же проблема на домашнем Core 2 Duo 8400/ASUS GeForce 250 GTS.
Приду на работу проверю на intel GMA 3100 таки, но думаю что тоже заработает.

Вот только вопрос :
Год назад мне таких ухищрений делать не приходилось, а тут даже на GeForce 250 GTS такое пришлось провернуть на FreeBSD 8.0 только что скачанной.

1) Теперь hald по умолчанию не врубается?
2) Это понты нового Xorg что ему теперь xorg.conf только мешает? Раньше приходилось как раз xorg.conf править...
3) Gnome мне по умолчанию виндовой винт определил и примонтировал что не есть хорошо - где это выключить?

Re: Xorg и втроенная видеокарта intel GMA 3100

Добавлено: 2009-11-28 9:56:18
kuhar2007
У меня в rc.conа прописано

Код: Выделить всё

hald_enable="YES"
после перезагрузки фри все без изменений, может я его неправильно включаю?

Re: Xorg и втроенная видеокарта intel GMA 3100

Добавлено: 2009-11-30 0:37:32
Giperborey
Наверное у тебя в другом затык, ты всё правильно включаешь. Какая у тебя версия фри? Попробуй 8 поставить, не думаю что там что-то сильно поменялось, но чем черт не шутит.

Re: Xorg и втроенная видеокарта intel GMA 3100

Добавлено: 2009-11-30 17:15:18
Giperborey
И еще - ты просто startx делаешь, без указания xorg.conf? Если да то фиг знает в чем у тебя дело тогда.

Re: Xorg и втроенная видеокарта intel GMA 3100

Добавлено: 2009-11-30 22:17:45
Neus
:crazy: :drinks: :st:

Re: Xorg и втроенная видеокарта intel GMA 3100

Добавлено: 2009-12-02 13:54:28
ed_butcher
Проблема была явно написана в логах
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0

У меня была та же херня, решение в xorg.conf добавить Option "AllowEmptyInput" "off" к ServerLayout section и всё прекрасно работает без всяких hald и dbus :))

offtopic

Добавлено: 2009-12-02 14:57:07
Fern
ed_butcher писал(а):Проблема была явно написана в логах
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0

У меня была та же херня, решение в xorg.conf добавить Option "AllowEmptyInput" "off" к ServerLayout section и всё прекрасно работает без всяких hald и dbus :))
С тем же успехом можно изначально собрать иксы без хала. Правда как тогда дотыкать устройства - не особо понятно.

Re: Xorg и втроенная видеокарта intel GMA 3100

Добавлено: 2009-12-02 16:52:30
Гость
Ручками :smile: