Если так, то подскажите как xorg через vesa драйвер загрузить ..? спасибо

Код: Выделить всё
[Uns0b1ll@ ~]$ dmesg | grep vga
vgapci0: <VGA-compatible display> port 0x60c0-0x60c7 mem 0x58180000-0x581fffff,0x40000000-0x4fffffff,0x58000000-0x580fffff irq 16 at device 2.0 on pci0
agp0: <Intel Pineview (M) SVGA controller> on vgapci0
vgapci1: <VGA-compatible display> mem 0x58100000-0x5817ffff at device 2.1 on pci0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Код: Выделить всё
vgapci0@pci0:0:2:0: class=0x030000 card=0x3660103c chip=0xa0118086 rev=0x00 hdr=0x00
vendor = 'Intel Corporation'
class = display
subclass = VGA
vgapci1@pci0:0:2:1: class=0x038000 card=0x3660103c chip=0xa0128086 rev=0x00 hdr=0x00
vendor = 'Intel Corporation'
class = display
none0@pci0:0:27:0: class=0x040300 card=0x3660103c chip=0x27d88086 rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
device = '82801G (ICH7 Family) High Definition Audio'
class = multimedia
subclass = HDA
Код: Выделить всё
[Uns0b1ll@ ~]$ sudo cat /var/log/Xorg.0.log | less
X.Org X Server 1.6.5
Release Date: 2009-10-11
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 8.0-STABLE i386
Current Operating System: FreeBSD 8.0-STABLE FreeBSD 8.0-STABLE #0: Sat Apr 24 20:03:13 UTC 2010 root@:/usr/obj/usr/src/sys/GENERIC i386
Build Date: 25 April 2010 09:11:11PM
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: Sun Apr 25 22:44:59 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) 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/
(**) 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: 0x6e0
(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) 8086:a011:103c:3660 Intel Corporation Pineview Integrated Graphics Controller rev 0, Mem @ 0x58180000/524288, 0x40000000/268435456, 0x58000000/1048576, I/O @ 0x000060c0/8, BIOS @ 0x????????/65536
(--) PCI: (0:0:2:1) 8086:a012:103c:3660 Intel Corporation Pineview Integrated Graphics Controller rev 0, Mem @ 0x58100000/524288
(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: "extmod"
(II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.6.5, 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: "record"
(II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.6.5, 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: "dbe"
(II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.6.5, 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: "glx"
(II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.6.5, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX disabled
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/local/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.6.5, 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.5, module version = 1.1.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(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.5, module version = 2.7.1
Module class: X.Org Video Driver
[Uns0b1ll@ ~]$
[Uns0b1ll@ ~]$ clear
[Uns0b1ll@ ~]$ clear
[Uns0b1ll@ ~]$ sudo cat /var/log/Xorg.0.log | less
X.Org X Server 1.6.5
Release Date: 2009-10-11
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 8.0-STABLE i386
Current Operating System: FreeBSD 8.0-STABLE FreeBSD 8.0-STABLE #0: Sat Apr 24 20:03:13 UTC 2010 root@:/usr/obj/usr/src/sys/GENERIC i386
Build Date: 25 April 2010 09:11:11PM
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: Sun Apr 25 22:44:59 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) 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/
(**) 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: 0x6e0
(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) 8086:a011:103c:3660 Intel Corporation Pineview Integrated Graphics Controller rev 0, Mem @ 0x58180000/524288, 0x40000000/268435456, 0x58000000/1048576, I/O @ 0x000060c0/8, BIOS @ 0x????????/65536
(--) PCI: (0:0:2:1) 8086:a012:103c:3660 Intel Corporation Pineview Integrated Graphics Controller rev 0, Mem @ 0x58100000/524288
(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: "extmod"
(II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.6.5, 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: "record"
(II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.6.5, 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: "dbe"
(II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.6.5, 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: "glx"
(II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.6.5, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX disabled
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/local/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.6.5, 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.5, module version = 1.1.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(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.5, module version = 2.7.1
: 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, IGD_GM, IGD_G, 965G, G35,
965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
Mobile Intel<C2><AE> 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.5, module version = 0.1.0
ABI class: X.Org Video Driver, version 5.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(**) 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) IGD
(--) intel(0): Chipset: "IGD"
(--) intel(0): Linear framebuffer at 0x40000000
(--) intel(0): IO registers at addr 0x58180000
(==) 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
(II) intel(0): Output LVDS has no monitor section
(II) intel(0): I2C bus "LVDSDDC_C" initialized.
(II) intel(0): Attempting to determine panel fixed mode.
(II) intel(0): I2C device "LVDSDDC_C:E-EDID segment register" registered at address 0x60.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(==) intel(0): Write-combining range (0xa0000,0x10000) was already clear
(II) intel(0): Resizable framebuffer: not available (1 3)
(II) intel(0): Output VGA disconnected
(II) intel(0): Output LVDS connected
(II) intel(0): Using exact sizes for initial modes
(II) intel(0): Output LVDS using initial mode 1024x600
(==) intel(0): Write-combining range (0xa0000,0x10000) was already clear
(II) intel(0): detected 1024 kB GTT.
(II) intel(0): detected 8188 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(==) intel(0): DPI set to (96, 96)
(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.5, 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.5, module version = 2.4.0
ABI class: X.Org Video Driver, version 5.0
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(WW) intel(0): Register 0x61110 (PORT_HOTPLUG_EN) changed from 0x00000120 to 0x00000020
(WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x00000202 to 0x80000202
(WW) intel(0): PIPEBSTAT before: status: VSYNC_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): PIPEBSTAT after: status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS
(==) 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 241152 total, 0 used
(II) intel(0): I830CheckAvailableMemory: 964608 kB available
(WW) intel(0): DRI2 requires UXA
drmOpenDevice: node name is /dev/dri/card0
Failed to change owner or group for file /dev/dri! 2: No such file or directory
Failed to change owner or group for file /dev/dri/card0! 2: No such file or directory
drmOpenDevice: open result is -1, (No such file or directory)
Failed to change owner or group for file /dev/dri/card0! 2: 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
Failed to change owner or group for file /dev/dri! 2: No such file or directory
Failed to change owner or group for file /dev/dri/card0! 2: No such file or directory
drmOpenDevice: open result is -1, (No such file or directory)
Failed to change owner or group for file /dev/dri/card0! 2: 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 enabled
(**) 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 = 0x58180000
(II) intel(0): [drm] ring buffer = 0x40000000
(II) intel(0): [drm] mapped front buffer at 0x41000000, handle = 0x41000000
(II) intel(0): [drm] mapped back buffer at 0x42000000, handle = 0x42000000
(II) intel(0): [drm] mapped depth buffer at 0x42400000, handle = 0x42400000
(II) intel(0): [drm] mapped classic textures at 0x42800000, handle = 0x42800000
(II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
(II) intel(0): [dri] visual configs initialized
(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 12582912 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
(WW) intel(0): drmDropMaster failed: Unknown error: -1
Код: Выделить всё
Section "Device"
Identifier "vesa"
Driver "vesa"
EndSection
Section "Screen"
Identifier "screen 0"
Device "vesa"
EndSection
Угу, хендбук виноват. http://www.freebsd.org/doc/ru/books/han ... onfig.htmlunsobill писал(а):в хендбуке ничего не нашел как всегда,
[/quote]но накопал все же что воткуть в xorg.conf для vesa драйвера на форумах...
Код: Выделить всё
Section "Device" Identifier "vesa" Driver "vesa" EndSection Section "Screen" Identifier "screen 0" Device "vesa" EndSection
не хочу флудить, скажу только что Xorg -configure выдал конфу при которой ничего не грузилось а в хендбуке не одного слова про vesa не сказано. каждый второой если не КАЖДЫЙ юзер первый раз сталкивающийся с подобный, не найдет в хендбуке как загрузить альтернативный vesa драйвер и полезет спрашивать. Сделано это видимо для того чтобы опытные юзеры могли поорать RTFM на новичков. Хотя для новичка найти нужный мануал и в нем найти конфигурации vesa практически нереально... вот так и живем одной большой семьейu_soldat писал(а): Если вы прочитали бы хенбук и выполнили Xorg -confiure, то эти строки появились бы сразу.
Товарисч ничего подождем, vesa нормально- спасибоMox писал(а):Товарисч, у вас новая карточка от Intel, поздравляю!
Драйвер x11-drivers/xf86-video-intel не поддерживает ее, и вообще ооочень не скоро будет поддерживать, по причине отсутствия KMS во ФриБСД.
У вас один вариант - только VESA. По-другому никак. Вообще
Код: Выделить всё
$ sudo pciconf -lvc
none0@pci0:0:27:0: class=0x040300 card=0x3660103c chip=0x27d88086 rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
device = '82801G (ICH7 Family) High Definition Audio'
class = multimedia
subclass = HDA
cap 01[50] = powerspec 2 supports D0 D3 current D0
cap 05[60] = MSI supports 1 message, 64 bit
cap 10[70] = PCI-Express 1 root endpoint max data 128(128) link x0(x0)
В чем проблема было описано выше, тов.Mox.unsobill писал(а): не хочу флудить, скажу только что Xorg -configure выдал конфу при которой ничего не грузилось
Зато в хендбуке сказано где лежит файл xorg.conf, что само-собой должно заставить человека в него заглянуть, тем более что в хендбуке сказано, о том что туда надо внести изменения. И если вникать в суть этого конфига, то можно найти строчку Driver и чисто логически понять что за значения должны быть в ней.а в хендбуке не одного слова про vesa не сказано. каждый второой если не КАЖДЫЙ юзер первый раз сталкивающийся с подобный, не найдет в хендбуке как загрузить альтернативный vesa драйвер и полезет спрашивать.
Знаете, я когда был начинающим, тоже имел трудности, но тем не менее брал хендбук, брал маны и разбирался в таких простых вещах как первичная настройка иксов. В конце-концов надо полностью осознавать, что такое опенсоурс сообщество, и что вам никто ничего не должен.Сделано это видимо для того чтобы опытные юзеры могли поорать RTFM на новичков. Хотя для новичка найти нужный мануал и в нем найти конфигурации vesa практически нереально... вот так и живем одной большой семьей
ну подождать нужно юудет возможно пол года и более. Да и если будет эта фича, то только в каренте.unsobill писал(а):Товарисч ничего подождем, vesa нормально- спасибоMox писал(а):Товарисч, у вас новая карточка от Intel, поздравляю!
Драйвер x11-drivers/xf86-video-intel не поддерживает ее, и вообще ооочень не скоро будет поддерживать, по причине отсутствия KMS во ФриБСД.
У вас один вариант - только VESA. По-другому никак. Вообще)
Другой вопрос как звук теперь поднять - kldload snd_driver загружает без проблем но звука нет... где надо допиливать может знаешь ? карточка вроде ICH7 inteloвская тоже
pciiКод: Выделить всё
$ sudo pciconf -lvc none0@pci0:0:27:0: class=0x040300 card=0x3660103c chip=0x27d88086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' device = '82801G (ICH7 Family) High Definition Audio' class = multimedia subclass = HDA cap 01[50] = powerspec 2 supports D0 D3 current D0 cap 05[60] = MSI supports 1 message, 64 bit cap 10[70] = PCI-Express 1 root endpoint max data 128(128) link x0(x0)
Код: Выделить всё
ppc0: parallel port not found.
hdac0: <Intel 82801G High Definition Audio Controller> mem 0x58200000-0x58203fff irq 16 at device 27.0 on pci0
hdac0: HDA Driver Revision: 20100226_0142
hdac0: [ITHREAD]
hdac0: HDA Codec #0: IDT 92HD81B1X
pcm0: <HDA IDT 92HD81B1X PCM #0 Analog> at cad 0 nid 1 on hdac0
pcm1: <HDA IDT 92HD81B1X PCM #1 Analog> at cad 0 nid 1 on hdac0
ppc0: parallel port not found.
Код: Выделить всё
[Uns0b1ll@ ~]$ cat /dev/sndstat
FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0: <HDA IDT 92HD81B1X PCM #0 Analog> (play/rec) default
pcm1: <HDA IDT 92HD81B1X PCM #1 Analog> (rec)
unsobill писал(а):Код: Выделить всё
ppc0: parallel port not found. hdac0: <Intel 82801G High Definition Audio Controller> mem 0x58200000-0x58203fff irq 16 at device 27.0 on pci0 hdac0: HDA Driver Revision: 20100226_0142 hdac0: [ITHREAD] hdac0: HDA Codec #0: IDT 92HD81B1X pcm0: <HDA IDT 92HD81B1X PCM #0 Analog> at cad 0 nid 1 on hdac0 pcm1: <HDA IDT 92HD81B1X PCM #1 Analog> at cad 0 nid 1 on hdac0 ppc0: parallel port not found.
Код: Выделить всё
[Uns0b1ll@ ~]$ cat /dev/sndstat FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386) Installed devices: pcm0: <HDA IDT 92HD81B1X PCM #0 Analog> (play/rec) default pcm1: <HDA IDT 92HD81B1X PCM #1 Analog> (rec)